@extends('admin.layout.master') @section('content')
{{ __('Product page') }}
@csrf
@endsection