@extends('admin.main') @section('content')
@csrf {{ method_field('PUT') }}
@endsection @section('scripts') @endsection