@extends('layouts.app') @section('title','Purchase') @section('pages')
@csrf
      @endsection @section('js') @endsection