@extends('layouts.app') @section('content')

Buyer Details

@include('buyers.show_fields')
@endsection