@extends('admin.layouts.layout') @section('content')

Edit Make

@csrf
@error('name') {{ $message }} @enderror
@endsection