@extends('layout.admin') @section('styles') @endsection @section('content')
@if(session('success')) @endif @if(session('error')) @endif

Fare / List

Add Fare Sample Feed
ID Airline Origin Destination Price Type Price Status Action
@endsection @section('script') @endsection