@extends('layouts.app') @section('title', 'buyer | '.config('app.name')) @section('content') @include('admin.partials.offer-details') @endsection