/home/techb158/ileadtechnology.com/resources/views/admin/pages
NameSizeModeActions
index.blade.php29130644editdlrm
page_edit.blade.php29010644editdlrm
page_form.blade.php27110644editdlrm
Edit: /home/techb158/ileadtechnology.com/resources/views/admin/pages/page_form.blade.php (2711B)
@extends('admin/layouts.master') @section('title', 'Add Page - Admin') @section('body') @if ($errors->any())
@endif
@include('admin.message')

{{ __('adminstaticword.Add') }} {{ __('adminstaticword.Pages') }}


{{ csrf_field() }}



  • @endsection