@extends('layouts.app') @push('styles') @endpush @section('content')
@lang($pageTitle)
@method('PUT')
@lang('app.save')
{{--
@lang('app.save')
@lang('app.cancel')
--}}
@endsection @push('scripts') @endpush