@extends('client_panel.layouts.app') @section('title') {{ __('messages.quotes') }} @endsection @section('content')
@include('flash::message')
@endsection