@extends('layouts.admin') @section('content')

Table > Page > Form

Add New

Page Form

@if(empty($page))
{{ csrf_field() }}
No Image
@else
{{ csrf_field() }}
No Image
@endif
@endsection