@extends('admin.layout.template') @section('title','Add Product') @php $locations=App\Models\Location::all(); @endphp @section('content')