@extends('admin.layout.master') @section('title') Add Products @endsection @section('content')
Add Products
@csrf
@endsection @section('script') @endsection