/home/techb158/ileadtechnology.com/resources/views/theme
NameSizeModeActions
footer.blade.php65200644editdlrm
head.blade.php52450644editdlrm
master.blade.php18330644editdlrm
nav.blade.php312940644editdlrm
scripts.blade.php53310644editdlrm
Edit: /home/techb158/ileadtechnology.com/resources/views/theme/head.blade.php (5245B)
{!! SEO::generate() !!} @yield('title') | {{ $project_title ?? '' }} @if(isset($gsetting)) @endif @if (in_array($language,$rtl)) @else @endif @php if(Schema::hasTable('color_options')){ $color = App\ColorOption::first(); } @endphp @if(isset($color)) @else @endif @yield('custom-head')