@extends ('layout') @section ('content')
@csrf @if (isset($post)) @method('put') @endif

@endsection @section ('title') create @endsection