@extends('layouts.master') @section('title') @lang('translation.User_List') @endsection @section('content') @component('common-components.breadcrumb') @slot('pagetitle') Brands @endslot @slot('title') Edit Brand @endslot @endcomponent

Add New brand

Your input will be in the same page.

@csrf
Looks good!
Looks good!

@endsection @section('script') @endsection