@extends('layouts.admin') @section('header-content') @endsection @section('content')
Product Details
{!! csrf_field() !!}
@endsection @section('footer-content') @endsection