/home/techb158/ileadtechnology.com/resources/views/admin/trusted
NameSizeModeActions
edit.blade.php25760644editdlrm
index.blade.php28390644editdlrm
insert.blade.php29550644editdlrm
Edit: /home/techb158/ileadtechnology.com/resources/views/admin/trusted/edit.blade.php (2576B)
@extends('admin/layouts.master') @section('title', 'Edit Trusted - Admin') @section('body')
@include('admin.message')

{{ __('adminstaticword.Edit') }} {{ __('adminstaticword.TrustedSlider') }}

{{ csrf_field() }} {{ method_field('PUT') }}


  • status == '1' ? 'checked' : '' }} >


  • @endsection