@extends('layouts.app') @section('title','Edit') @section('content')

Edit

View All
@csrf @method('PUT')
@endsection @push('js') @endpush