@extends('layout.master') @push('plugin-styles') @endpush @push('style') @endpush @section('content')

@isset($author) Edit @else Create @endisset Author

@isset($author)
@method('PUT') @else @endisset
@endsection @push('plugin-scripts') @endpush @push('custom-scripts') @endpush