@extends('admin.frontend.app') @section('append') @if ($errors->any())
@endif
@csrf @method('PUT')
@endsection @push('js') s @endpush