@extends('template.app') @section('meta') @endsection @section('title') Other Two Update @endsection @section('styles') @endsection @section('content')
@csrf @method('PATCH')
Back
@endsection @section('scripts') @endsection