@extends('template.app') @section('meta') @endsection @section('title') Template Master Update @endsection @section('styles') @endsection @section('content')

Template Master

@csrf @method('PATCH')
Back
@endsection @section('scripts') @endsection