@extends('layouts.app') @section('title', 'Edit TJ Box') @section('page-title', 'Edit TJ Box') @section('content')

Edit TJ Box

Back
@csrf @method('PUT')
@endsection