@extends('main') @section('css') @endsection @section('content')

Edit Template Form

@csrf @method('put')

@endsection @section('js') @endsection