@extends('layouts.main') @section('title') {{ __('Project') }} @endsection @section('page-title')
{{ __('ID') }} | {{ __('Client Name') }} | {{ __('Mobile') }} | {{ __('Title') }} | {{ __('Category') }} | {{ __('Type') }} | {{ __('Image') }} | @if (has_permissions('update', 'project')){{ __('Enable/Disable') }} | @endif{{ __('Video Link') }} | {{ __('Documents/Images') }} | {{ __('Action') }} |
---|