@extends('client_panel.layouts.app') @section('title') Quotes @endsection @section('content')
@include('flash::message')
@endsection