@extends('admin.layouts.app') @section('title', 'Add Product') @section('content')
@csrf

@endsection