@include('theme_layout/header_test') @include('theme_layout/nav_test')
{{ csrf_field() }} @if(Session::has('successMessage')) @endif
@if(request()->route('id')) @else @endif Cancel
@include('theme_layout/footer_test')