@extends('admin.master') @section('content')

Edit {{$direct->name}} | Details


@csrf @method('PUT')

@endsection